services.postfix.settings.master.<name>.args
Arguments to pass to the command. There is no shell
processing involved and shell syntax is passed verbatim to the
process.
- Type
list of string- Default
[ ]- Example
[ "-o" "smtp_helo_timeout=5" ]- Declared
- <nixpkgs/nixos/modules/services/mail/postfix.nix>